From: Stefan Kangas Date: Tue, 8 Dec 2020 10:21:13 +0000 (+0100) Subject: ; * lisp/timezone.el: Fix typo in lexical-binding cookie. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~5105 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=19c0afd0adea40dadc4f21c00482cfff9e868399;p=emacs.git ; * lisp/timezone.el: Fix typo in lexical-binding cookie. Reported by Xu Chunyang . --- diff --git a/lisp/timezone.el b/lisp/timezone.el index 8ba70f17fde..1b5e4226e2e 100644 --- a/lisp/timezone.el +++ b/lisp/timezone.el @@ -1,4 +1,4 @@ -;;; timezone.el --- time zone package for GNU Emacs -- lexical-binding: t -*- +;;; timezone.el --- time zone package for GNU Emacs -*- lexical-binding: t -*- ;; Copyright (C) 1990-1993, 1996, 1999, 2001-2020 Free Software ;; Foundation, Inc.